Lucene search
K
LinuxLinux Kernel5.9.5

6 matches found

CVE
CVE
added 2024/05/20 9:41 a.m.119 views

CVE-2024-35956

CVE-2024-35956 affects the Linux kernel's btrfs quota groups handling. During subvolume create/snapshot/delete, metadata reservations are made via btrfs_subvolume_reserve_metadata(). When quotas are enabled, a PREALLOC qgroup reservation is created and later converted to PERTRANS after the operat...

5.5CVSS6.7AI score0.00227EPSS
CVE
CVE
added 2025/05/02 3:55 p.m.108 views

CVE-2023-53084

CVE-2023-53084 – Linux kernel (drm/shmem) 손상 문제 확인 Impact: In the Linux kernel, the error path in drm_gem_shmem_mmap() could fail to drop a reference, causing a dma-buf shmem GEM object to be freed prematurely and potentially leading to a use-after-free. Affected component: drm/shmem-helper and r...

7.8CVSS6.7AI score0.0017EPSS
CVE
CVE
added 2024/05/22 6:23 a.m.98 views

CVE-2021-47460

CVE-2021-47460 affects the ocfs2 code path in the Linux kernel. The vulnerability arises during conversion from inline inode data to extents, where the converter zeroed the entire data cluster by touching pages beyond i_size, which writeback may ignore, causing data loss after file growth. A fix ...

5.5CVSS7AI score0.0021EPSS
CVE
CVE
added 2025/05/02 3:55 p.m.86 views

CVE-2023-53081

CVE-2023-53081 affects the Linux kernel’s ocfs2 function. When a buffered write fails to copy data into the page cache, ocfs2_write_end_nolock() zeroes the page and dirties it, which can leave a dirty page beyond EOF. If writeback occurs before i_size is expanded, the page can reach an inconsiste...

7.8CVSS6.8AI score0.00175EPSS
CVE
CVE
added 2024/05/24 3:12 p.m.79 views

CVE-2021-47567

CVE-2021-47567 describes a Linux kernel vulnerability in the powerpc/32 code where a vmap stack overflow could lead to a hard lockup when the data MMU is not active. The root cause is that emergency_ctx was accessed with a virtual address during MMU inactivity; the fix uses a physical address ins...

5.5CVSS6.4AI score0.00224EPSS
CVE
CVE
added 2025/10/04 3:44 p.m.23 views

CVE-2023-53597

CVE-2023-53597 affects the Linux kernel CIFS code: after STATUS_IO_TIMEOUTs exceed NUM_STATUS_IO_TIMEOUT, reconnection could leak mids and corrupt server->in_flight; the patch relocates the MID-return/credit handling to after decrypting the response (including transform-header paths), and expa...

5.5CVSS6.2AI score0.00136EPSS